home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / comm / bbsdb12.zip / BBSDB.DOC < prev    next >
Text File  |  1992-09-03  |  8KB  |  177 lines

  1.  
  2. BBS Database Door  V1.21 (Sept. 2, 1992)
  3. by Rusty Gordon, Metro Movies BBS - Franklin, TN
  4.  
  5. This program is offered without warranty and the author makes no claim that
  6. it will suit your needs.  I cannot be liable for any incidental damage
  7. to your system hardware or software that arises out of your use of this
  8. software.  
  9.  
  10. Register for free by calling Metro Movies BBS at (615) 790-1545
  11. and filling out Registration [Q]uestionnaire (#2).  You will receive your
  12. free PERMANENT registration number immediately upon completing it!
  13.  
  14. Purpose of the BBS Database:
  15. ----------------------------------------------------------------------------
  16.  
  17. The BBS Database Door is a program which allows your callers to view a local
  18. BBS database and add to that database new boards (if authorized to do so).
  19. It is simple to use and understand, and thru DOORWAY is a safe Menu Hook
  20. addition to your Wildcat! BBS.  I have mine prominently located in the Main
  21. Menu, where it has become one of the most popular door features I offer.
  22. Users can [V] iew Records, [A] dd Records, [F] ind Records, [S] ort Alpha-
  23. betically, and use online [H] elp.
  24.  
  25.  
  26. Installing:
  27. ----------------------------------------------------------------------------
  28.  
  29. Getting your own Database Up and Running is very easy. Make sure you have
  30. met all of the following requirements--
  31.  
  32. 1)  You must have a copy of Marshall Dudley's "DOORWAY.EXE" in your path.
  33.     I keep it in the subdirectory C:\WC30.
  34.  
  35. 2)  Place the Batch file (MAIN1.BAT) or (MAIN2.BAT) in C:\WC30.
  36.  
  37. 3)  Set Makewild to recognize the Menu Hook in all vaild security levels
  38.     desired.  Use a logical call letter like [L]ocal BBS Database or
  39.     [T]he BBS Database.
  40.  
  41. 4)  Place the BBSDB.EXE file in C:\WC30\WCWORK\NODE1 because it will look
  42.     for your DOOR.SYS file there and isn't set up to find it otherwise.
  43.     The data file BBSDB.DAT will reside or be created here as well.
  44.  
  45. 5)  The sample DOOR.SYS is provided so that the program may be used locally.
  46.     It should be deleted when installing in your Node work directory, since
  47.     the caller's door.sys file will be used there.  Caller's name, baud rate,
  48.     and location will be displayed when in the Database Main Menu.
  49.  
  50. 6)  Run BBSDBCFG.EXE and configure your registration number, BBS Name,
  51.     Sysop Name, and password for adding boards to your database. If not
  52.     registered, omit the registration number part by pressing ENTER
  53.     Any BBS Name and Sysop Name info will not appear until a vaild
  54.     registration number has been entered.  Instead, it will display
  55.     "UNREGISTERED EVALUATION COPY".
  56.  
  57.  
  58. Creating Your Database:
  59. ----------------------------------------------------------------------------
  60.  
  61. The database can be created manually before you install on your BBS or you
  62. can place the program file in the node work directory without data and when
  63. the first board is entered, the file will be created.  The sample datafile
  64. should be deleted after you have seen how it should appear.  Once you have
  65. deleted BBSDB.DAT, the database will be initialized and ready for your
  66. entries.
  67.  
  68. To enter new boards in the database, enter your password and enter each item
  69. one at a time as the program calls for it.  You have up to 45 characters for
  70. each field.
  71.  
  72. I use the Questionnaire system in Wildcat to take applications
  73. from folks wishing to list their boards.  You could give the password out to
  74. your visiting sysops and let them enter their info directly into the database.
  75. Periodically changing the password would be wise.  I choose to enter them
  76. myself so that they appear uniform (not in all caps for example), thus
  77. keeping it neat looking (and aiding in the case sensitive string searches).
  78. I have enclosed a Wildcat 3x questionnaire file which calls for the proper
  79. information in the proper sequence so that it is easy to follow when you go
  80. to add new boards.
  81.  
  82.  
  83. Where Should Each file reside?
  84. ---------------------------------------------------------------------------
  85.  
  86. DOORWAY.EXE            -  Anywhere in your DOS Path  (Required if you plan
  87.                           to use the BBS Database as a door.
  88.                           If you cannot find this program, call Metro
  89.                           Movies BBS at (615) 790-1545.  It should also be
  90.                           on the Wildcat HQ BBS as DRWY220.ZIP or newer
  91.                           version.
  92.  
  93. BBSDB.DAT              -  Node Work Directory C:\WC30\WCWORK\NODE1
  94.                           delete the example when building your own database
  95. BBSDB.EXE              -  Node Work Directory C:\WC30\WCWORK\NODE1
  96.  
  97. BBSDBCFG.EXE           -  Node Work Directory C:\WC30\WCWORK\NODE1
  98.                           This program configures registration number,
  99.                           board and sysop names, and your password.
  100.                           You can also make a straight ascii text file
  101.                           for your BBSDB.CFG file by following the
  102.                           following example:
  103.  
  104.   Registration number:  ------->                    000000000
  105.            Sysop Name:  ------->                    "Rusty Gordon"
  106.              BBS Name:  ------->                    "Metro Movies BBS"
  107.              Password:  ------->                    "password"
  108.  
  109.  
  110. BBSDB.CFG              -  Created by BBSDBCFG.EXE : C:\WC30\WCWORK\NODE1
  111.                           This file is required and must be in directory
  112.                           with program file BBSDB.EXE
  113.  
  114. QUES0001.001           -  Goes in C:\WC30\QUES  (If you wish to use it)
  115.                           This is the questionnaire file for taking your
  116.                           applications from Visiting Sysops if you decide
  117.                           to do it this way.  This file is not required.
  118.  
  119. BBSDB.DOC              -  Print and delete or retain on disk anywhere you
  120.                           wish.
  121.  
  122.  
  123. MAIN1.BAT              -  Sample Batch file included (should be in the 
  124.                           BBS Home Directory C:\WC30
  125.  
  126. DOOR.SYS               -  Example DOOR.SYS file should be in the same 
  127.                           directory as the program.  It should be deleted
  128.                           prior to using as a door though because the 
  129.                           caller's DOOR.SYS will be automatically created
  130.                           in the node work directory when he enters the door.
  131.                           The sample is provided so the program will work
  132.                           without being fully installed as a door.
  133.  
  134.  
  135.  
  136.  
  137.  
  138. Support:
  139. ----------------------------------------------------------------------------
  140.  
  141. I'll do the best I can to help you get the database up and running on your
  142. Single Line Wildcat! BBS.  I am not familiar with multi-line operation and
  143. don't know how to answer your questions about other BBS Programs, but this
  144. should work fine with any program which follows the uniform DOOR.SYS stan-
  145. dard.
  146.  
  147. Contact me at the Metro Movies BBS, (615) 790-1545  2400-14,400 USR V.32bis
  148. Rusty Gordon - or voice at 790-8031 (Except Friday & Saturday after 6)
  149.  
  150.  
  151. ***************************************************************************
  152.  
  153.                           Rusty Gordon
  154.                           419 Main Street
  155.                           Franklin, TN 37064
  156.  
  157.  
  158. *** Please register your copy of DOORWAY with Marshall Dudley.
  159. This fantastic program makes a safe drop to DOS for your BBS a reality in
  160. addition to turning ordinary programs into doors! ---- Data World BBS
  161. (615) 966-3574.
  162.  
  163.  
  164. Future versions of the BBS DATABASE:
  165. Registered users may download the latest version from my Wildcat!
  166. BBS.  (615) 790-1545.  Registration numbers will be vaild on all
  167. subsequent versions.
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.